home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 076-100 / scopedisk80 / lire / lire.doc < prev    next >
Text File  |  1995-03-19  |  1KB  |  33 lines

  1. ----------------------------------------------
  2. LIRE: A POWERFUL LITTLE TEXT READER
  3. Program by Charles Vassallo, Tregastel, France
  4. ----------------------------------------------
  5.  
  6.    In French, "lire" means to read.
  7.    It's also the name of a compact, powerful text file reader that is on
  8. this issue of JUMPDISK. It occupies only 2084 bytes.
  9.    To use it with Workbench icons, attach a Project type icon to the text
  10. file you wish to read. Click this icon once and select "Info" from the
  11. pulldown Workbench menu at top left of the Workbench screen. In the Tool
  12. Types box, type
  13.  
  14. :lire
  15.  
  16. . . . and click the Save box at bottom left of screen.
  17.    Copy this utility to the same diskette as the text file. All text files
  18. on the disk, similarly equipped with Project type icons with :lire set as
  19. the tool type, will also work off the same program.
  20.    To use the program from the CLI, type
  21.  
  22.    Only one argument is recognized.
  23.    The main worth of "lire" is its small size bytes only) and its original
  24. presentation. Its main drawback is that it has no depth gadget, precisely
  25. because of this presentation.
  26.    Because of its small size, it's an ideal candidate to live in the C
  27. directory of Workbench, along with customary AmigaDOS commands. Once it is
  28. there on the boot disk, you may use it to read text files by typing:
  29.  
  30. lire diskname:directory/file  <Return>
  31.  
  32. END OF TEXT
  33.